home *** CD-ROM | disk | FTP | other *** search
/ GRAVIS Top 100 #2 / GRAVIS CD No2_Winter_94.cdr / GRAVIS / Newton / mini tools 1.0.2 ƒ / ReadMe < prev   
Text File  |  1993-08-24  |  4KB  |  34 lines

  1. Welcome to the Newton™ mini-tools.
  2.  
  3. This collection of freeware tools will grow in time.  These were the first Newton utilities made freeware, and this is the second revision of them.
  4.  
  5. *******************************************************************
  6.  
  7. 1.  Memory Massager
  8. The prime purpose of this is to call a garbage collection in your Newton's memory.  In theory, such a garbage collection should get rid of all the dross hanging around, and you *may* find that this staves off the need to restart from time to time (when using version 1.02 of the Newton OS).  There are some who believe that this works, and would not be without it, and others who swear blind that it is nothing but voodoo, and has no chance of doing anything.  However, it is clear that it does nothing if only used in extremis - when recognition is collapsing.  If you want to try to see whether it works, you should call a GC every hour or so, before anything starts to slow down.
  9.  
  10. For those situations in which you do not believe it to work, or in which recognition failure is occurring, there is now (in this new version 1.0b2) a restart button, which will force the Newton to restart without your removing the battery cover.  This is an undocumented OS function, and you use it at your own risk.  Having tried it myself, the only adverse effect that I have noticed is that sound volume appears to be lost - thus, when your Newton has restarted, you should open the Extras drawer, turn the volume right down, and right up again.  Otherwise, your Newton will remain silent.  I am indebted to Robert Bruce (<robbruce@bnnrc-srv.med.jhu.edu>, who runs a nice Newton software archive on that ftp server) for suggesting this, and (almost!) pointing me in the right direction.
  11.  
  12. It incidentally includes information about free and total memory (internal store only at present), battery power, and battery compartment temperature, all of which are available in other tools on the Newton.  However, try tapping on the temperature bar...
  13.  
  14. Everything else should be self-explanatory.
  15.  
  16. *******************************************************************
  17.  
  18. 2.  NewtonScript Runner
  19. This is a slightly modified version of one of the demos provided with the Newton Toolkit.  NewtonScript, which is the language used to program Newton systems, can be compiled and run on the fly, and this little utility allows you to do just this.  You will hardly develop the next killer app on your Newton this way (!), but it does for instance allow you to work out sines etc.  I stress my indebtedness to the NTK example code here - some have suggested that this is a straight rip-off, but I did actually spend some time tweaking and tuning it a bit, and repeat that it is *not* original!
  20.  
  21. To use this, enter your NewtonScript program in the upper editable text field, e.g.
  22.  
  23. sin(0.75)
  24.  
  25. then press the Eval! button, and the answer is displayed in the lower text window.
  26.  
  27. Note that it is possible to enter *any* NewtonScript command in this, and thus it is very easy to crash your Newton in a myriad of extremely nasty ways.  BE WARNED!
  28.  
  29. *******************************************************************
  30.  
  31. Both these utilities, and future additions to this little collection, are free of charge.  However, copyright is retained by EHN & DIJ Oakley, © 1993, EHN & DIJ Oakley, all other rights reserved.  These two utilities were developed using the Newton Toolkit, © 1992-1993 Apple Computer, Inc.  Newton is a trademark of Apple Computer, Inc.  Apple Computer makes no warranty with respect to these products, which are entirely the responsibility of EHN & DIJ Oakley, and so on.  But be warned - as with most things in life, you use them at your own risk.
  32.  
  33. Howard Oakley can be contacted on CompuServe at 70734,120, CIX as hoakley, AppleLink as UK0392, the Internet as Howard@quercus.demon.co.uk, and by fax to +44 983 853253.
  34.